Misharov Pro
Home
About
Blogroll
Archive
Tags
Home
Tags
gitlab ci
GitLab custom executor for Openstack
June 18, 2021
· 12 min read
Gitlab CI doesn't have built-in support of Openstack but provides the API to add such support via Drivers. In this post I'll demonstrate how to create such drivers.
Building and deploying static websites using Openshift, S2I and Gitlab CI
May 23, 2021
· 13 min read
Using Gitlab CI, Openshift and S2I technologies you can create a pipeline for building and deploying static websites.